home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4515 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: thor.tu.hac.com!collins
  2. From: collins@thor.tu.hac.com (Ron Collins)
  3. Newsgroups: rec.games.programmer,comp.lang.c,alt.lang.asm,comp.lang.asm.x86
  4. Subject: Re: Int 10h
  5. Followup-To: rec.games.programmer,comp.lang.c,alt.lang.asm,comp.lang.asm.x86
  6. Date: 5 Feb 1996 14:03:57 GMT
  7. Organization: Advanced Depot Systems
  8. Message-ID: <4f52od$bni@hacgate2.hac.com>
  9. References: <4f2v3d$qs9@wolfe.wimsey.com>
  10. NNTP-Posting-Host: thor.tu.hac.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Justin Liew (jliew@wimsey.com) wrote:
  14. : I'm writing a game in mode 13h in Turbo C, and the fonts in mode 13h look 
  15. : really crappy.  I perused Ralf brown's interrupt page for ways to get 
  16. : better fonts, and I came up with int10h.  How would I go about 
  17. : implementing this interrupt to bring in better fonts.  Where could I 
  18. : download fonts, what form are they in, and how do I use them with the 
  19. : interrupt to allow me to use them?  If you know, could you please help me? 
  20. :  Thanx
  21. : JUSTIN
  22.  
  23. You're asking the wrong people here.  Ask this over in comp.msdos.programmer,
  24. or one of the graphics groups.
  25.  
  26. BTW, mode 13h is 320x200 pixels; I don't think *any* font is going to look
  27. very good at that low resolution.
  28.  
  29.             -- collins --
  30.  
  31.  
  32.